Oh nice, @npub1j49x...m4j6 now has support for the 'interactive-widget' meta viewport key, to control the viewport resize behaviour when showing a virtual keyboard.
There are 3 values to choose from: resizes-visual, resizes-content, and overlays-content.
You can use one of these values to prevent a `position: fixed` element from getting placed underneath the virtual keyboard.
See for all details.
Supported in Chrome from Chrome 108. No word from Safari on this.

Chrome for Developers
Prepare for viewport resize behavior changes coming to Chrome on Android | Blog | Chrome for Developers
What changes are coming to the viewport resize behavior in Chrome 108, why Chrome is making this change, and what you can do to prepare.
