How to stop mobile safari from setting fixed positions to absolute on input focus?
问题 Disclaimer - I understand there exists questions around fixed elements in safari, and fixed elements weren't supported, but now are and so forth. However I can't find a question that addresses this exact question. Given the simplest of fixed sidebars, something like: .sidebar { position: fixed; top: 10px; right: 10px; } And a relatively long page, with input elements. When an input element is focused, any fixed element becomes absolute - I understand the why, safari is trying to declutter the