You were right! Alright, pretend you have a picture frame (the iframe in this case) and there are elements in it, some stacked on top of the other. Well, when you put a transparent sheet over it, you can't reach it's elements, right? No matter how large the z-index number is, you won't be able to reach the link because the picture is covering the iframe. So even if your link was at the TIPPY TOP, you couldn't touch it, because something was in the way. You were correct. There may be a way to fix this problem.
Try to make images to go around the iframe so that you can reach it's elements. Try to make images like the outer part of the triangle and surround the iframe with it. That should work. :)
Any help, questions, or comments, PM or post. And whatever you may choose to do, let there be a way to reach the iframe's contents.
-magicyte

