- An editable HTML element that takes 100% of the screen's height is needed.
- In Safari, when an element is focused, a virtual keyboard appears and covers part of the element.
Is there a way to use CSS or JavaScript to make an element take up 100% of the visible height minus the height of the keyboard?