We have two images with transparent sections that each have a map and separately they work fine. When the images are overlapped using css position relative and absolute only the top map seems to work. Is there some way to make both maps work?
Edit: We are only concerned with working in Mozilla and the w3 standard so no IE workarounds are needed.