How can I prevent the scrollbar overlaying content in IE10?
问题 In IE10, the scrollbar is not always there... and when it appears it comes on as an overlay... It's a cool feature but I would like to turn it off for my specific website as it is a full screen application and my logos and menus are lost behind it. IE10: CHROME: Anyone know a way of always having the scrollbar fixed in position on IE10? overflow-y:scroll doesn't seem to work! it just puts it permanently over my website. It may be bootstrap causing the issue but which part I have no idea! see