Oh well, I got a work around that works if you are javascript fluent. If the position of the .matte class is relivent the code works on IE 5, for Mac, BUT... breaks the other browsers.
Opera/NS/Safari code
.matte
{
position: absolute;
width: 100%;
height: 100%...