Forum Moderators: not2easy
Although I am not sure it would qualify as a bug as I went over the CSS spec with a fine-toothed comb and found nothing in regard to this behaviour.
The problem is, I have a partially transparent ul on my page, and "below" it there is an iframe. In this iframe there is another page with a link. In FF one cannot click this link as it is "covered" by the transparent ul (in IE one can click the link).
The z-index does not work (probably because of the iframe), but even if it did, it wouldn't be a solution as that would make either the iframe of the link go partially above the part of the ul which is not transparent.
Does anyone have a solution for this as I have been staring myself blind on the problem.
Bert