Issues with scrollbars in IFrame

I have an iframe with the overflow-x:hidden; and overflow:scroll;. In firefox the horizontal scrollbar is hidden, but it’s not in IE. I have both in IE. Also, some of my lines inside the iframe are not breaking when the line is too long. Any ideas why?

O-H!