Actually, I did get a fix for it over on SMF.org:
.post, .personalmessage
{
overflow: scroll;
line-height: 1.4em;
padding: 0.1em 0;
}
.inner
{
padding: 1em 1em 0 0;
margin: 0 1em 0 0;
border-top: solid 1px #99a;
overflow: scroll;
}
It was already showing a horizontal scroll bar in IE but not in Firefox. The screenshot I originally posted here was using FF. Now with the fix it shows the scroll bar in both browsers.
It's too bad there's no way to limit the size of linked images like from Photo Bucket and Image Shack. I know IPB has that feature. Oh well, maybe someday.