<body> has only one direct child element, this div, which has display:inline-block and
overflow:auto to enable scrolling, however if you bind the div's scroll event to a callback and
attempt to modify the DOM from within that callback, IE8 crashes (tested on Windows 7)