When using IE10, I have noticed that the scrollbar does not always appear and when it does, it overlays on top of the content. While this is a cool feature, it poses a problem for my full-screen application where my logos and menus get hidden behind it.
IE10:
CHROME:
Does anyone know how to keep the scrollbar fixed in position on IE10?
The overflow-y:scroll property doesn't seem to work as it just permanently overlays on my website.
I suspect Bootstrap may be causing the issue, but I'm not sure which part specifically. Take a look at this example: