codice:
<div style="border : 1px solid black; height : 100px; width : 100px; position : relative;">
            <div style="border : 1px solid white; position : absolute; top : 0; left : 0; right : 0; bottom : 0; background-color : Black; "></div>
</div>
Testato sia su IE che su Firefox.

Ciao