This is a user question, not about CSS. I have to scroll through longer websites a lot. If there are forms with textareas that contain longer Text (e.g. in phpMyAdmin), the scrolling process gets picked up by the textarea and the page's scrolling gets paused for a moment:
Scroll - Textarea scrolls to the end - Scroll on.
I find this very annoying. Is there a way to simply scroll through a page and NOT scroll it's elements?
I user Firefox on OSX, but I'm interested in a solution for any platform combination.