I have tried several incarnations of the overflow attribute in the div's style. None work for IE!
Really, I am typing into a texbox and using javascript to render the html in div of equal porportions while I type. I use mydiv.innerHTML = txt; to populate the div. But the hortizontal scroll bar keeps appearing.