I\'m using -webkit-scrollbar and what I want to happen is the scrollbar hidden on page load, and it stays hidden until you hover over the container div it is attached to. When y
see this working demo: http://jsfiddle.net/trpeters1/4RSbp/3/ which was derived from here:
http://css-tricks.com/examples/WebKitScrollbars/