I have an element. When clicking on it, the keyboard appears and pulls all my window to top.
I tried some solutions like: How to prevent iOS keyboard from pushing the view off screen with CSS or JS
SOMETIMES (!) the keyboard is shown above the screen without pushing all the content on Top. I tried to reproduce or understand when it works fine and could not find a rule.
Is there a way to have the keyboard overlay the screen without pushing the whole layout to top ?