I would be eternally grateful to anyone who can help me fix this insanely strange problem.
I have a simple webpage containing a 980x574 flash object. Obviously it exceeds 800 x 600:
http://bionicwoman.ca
It works fine on all browsers and all resolutions except for Mac Safari at 800 x 600.
Strangely, when vieweing the site in Safari at 800 x 600 resolution, there is :
1 - no horizontal scrollbar
2- vertical scrollbar only works about 2/3 of the way and the user can't scroll all the way to the end of the flash object.
I've tried wraping the flash object inside a clearing DIV element, and even set the overflow:scroll; property on the body tag, but still no luck.
Any ideas?