zorder Pan Bug Fix
Bug: When traces have different zorder values and
Plotly.Plots.resize() is called (as react-plotly.js does on mount),
the first pan interaction fails — traces freeze while grid lines move.
The second pan (and all subsequent pans) work correctly.