Sí que se puede. Puedes poner una capa por encima:
Código HTML:
<style type="text/css">
#biframe { position: absolute; width: 400px; height: 400px;}
#iframe { width: 400px; height: 400px; }
</style>
<div id="ciframe"><div id="biframe"></div><iframe id="iframe" src="http://www.forosdelweb.com/"></iframe></div>
Así no podrán pinchar.