This viewport is supposed to scroll all the way to the right on page load, using this code:
<BODY onLoad="document.getElementById('scroll_content').scrollLeft='10000'">
scroll it