I have an image with overlay div. The idea is that this overlay will darken the image element (opacity 0.5) on hover. Currently works smoothly on Chrome, but on Firefox it will show gray div (black overlay with opacity) instead of display content behind it.