Mira este ejemplo
Código html:
Ver original#outerdiv
{
width:446px;
height:246px;
overflow:hidden;
position:relative;
}
#inneriframe
{
position:absolute;
top:-412px;
left:-18px;
width:1280px;
height:1200px;
}
<iframe src="http://www.forosdelweb.com/f53/posicionar-contenido-iframe-727828/" id='inneriframe' scrolling=no></iframe>