IE 6 doesn't support setting height for blank divs, so height:3px never gets applied to fileUploadDMVBIRProgressBar div and it gets some unknown height, probably by default. I guess you should place some inside, that's how I fix such behavior for example. Probably there are some other ways also.