Every time I switch between Normal and HTML mode in Chrome (6.0), it adds a <div> tag to the bottom of the HTML.
It seems like such a major error that I can't believe it's happening to me and no one else has reported it.
As you can see, every time I switch between Normal and HTML mode, it adds a line similar to: "<div style="z-index: -1; position:absolute; top:0px; left: 0px; width: 100%; height: 179px;"></div>"
*Note, I also disabled all of my Chrome Extensions and that did not help