I have a fixed footer which contains a subscription form. When I focus the input the window scrolls where it is placed in the DOM (order below the content).
I have tried several options without any solution:
I just want the form stay at the top of the keyboard and the current scroll position to maintain.
And more. Any ideas?