consulting | development | marketing

IE 7 Scrolling textarea background bug & workaround

You have to access this page with IE 7 to see the effect!

Enter text in the textarea by typing something and hitting the <Enter>-key for a new line until the background starts scrolling.

Solution

Wrap a div around the textarea and apply the initial background to the div instead of the textarea.