hadzhimuratov,
Ну итоговый код получился таков:
<html>
<head>
<style>
#Wrapper1 iframe{
margin-left:-290px;
margin-top: 40px;
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
}
#Wrapper1{
height:367px;
width:604px;
overflow:hidden;
border:red solid 1px;
}
</style>
<meta http-equiv="Content-Type" content="text/html;charset=windows-1251">
</head>
<body>
<div id="Wrapper1"><iframe width="1280" height="840" SRC="lesson_files/index000.htm" seamless></iframe><div>
</body>
</html>
Отправил Демо в Личку: