Can't remove y-scrollbar for div in ie5.2 mac

im using, inside a table thats in a width defined td:

< div style=“HEIGHT: 275px; WIDTH: 100%; OVERFLOW: auto” >
blah blah blah…
< /div >

Safari, firefox, ie6 win all do it right. IE5.2 mac adds a y-scrollbar

Must this be?