> Can anyone check the interactive-widget value on the site?If it's overlays-content, the current behavior isn't a bug. What would be an easy way to check? I want to say it is `InteractiveWidget::OverlaysContent` because when I [remove the keyboard height out of the equation](https://searchfox.org/firefox-main/rev/3aebb6379edcbff17a326efe55a49aedeb54f9b8/layout/base/MobileViewportManager.cpp#800) the the fixed element appears in the correct place.
Bug 1997575 Comment 16 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
> Can anyone check the interactive-widget value on the site?If it's overlays-content, the current behavior isn't a bug. What would be an easy way to check? I want to say it is `InteractiveWidget::OverlaysContent` because when I [remove the keyboard height out of the equation](https://searchfox.org/firefox-main/rev/3aebb6379edcbff17a326efe55a49aedeb54f9b8/layout/base/MobileViewportManager.cpp#800) the the fixed element appears in the correct place.