image overlay on site but keeping content clickable
问题 The designer of a site I am working on requires that some subtle designs be scattered around on top of the content of the site. These designs are all in a PNG which is mostly transparent. The only way I can figure out to get this to work is to put a div over the entire site, and make its background that image. This looks correct, but renders the site unusable, since nothing behind the overlay can be clicked (even though it can be seen). If I change the z-index of the overlay so that things