1. Create a HTML file for a 3D surface plot using [`write_html()`](https://github.com/plotly/plotly.py/blob/3d262d71c80f303d3a7cab779998f2f64bcfb363/plotly/basedatatypes.py#L3602) 2. Open the HTML file in Safari `18.4` on macOS `15.4` (it works in Google Chrome) 3. Click on _Download plot as png_ 4. The plot is missing from the downloaded file:  The console shows no errors (apart from `[Error] Not allowed to load local resource: file:///favicon.ico`). _Related: https://github.com/plotly/plotly.py/issues/4384, https://github.com/plotly/plotly.py/issues/2785. This issue might belong to https://github.com/plotly/plotly.py._