Forum Moderators: open
.fade {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);}
.opaque {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
document.getElementById('main_id_here').className = 'fade';
the base z-index value is 0 (it can not be set to negative and be valid)