Can CSS be used to hide the scroll bar? How would you do this?
My answer will scroll even when overflow:hidden;, using jQuery:
overflow:hidden;
For example, scroll horizontally with the mouse wheel: