I need help finding a way to overlay a div (100% screen width and 20% height) on top of an iframe that takes up the entire screen width and height. The layout should resemble this:
__________________________
|| Overlay DIV ||
||_______________________||
| |
| Iframe |
| |
|_________________________|