Вот еще один способ, сохраните приведенный ниже код в формате .html и попробуйте в браузере:
<div style="position:relative">
<div style="width:300px;height:300px;position:absolute;left:0;top:0;z-index:1;"><br /><br /><br />World~~~~~</div>
<div style="width:300px;height:300px;position:absolute;left:0;top:0">Hello (put your iframe here, you could not select the text in this DIV)</div>
</div>