Te paso un código completo en html, espero te sea útil.
Código HTML:
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="Adobe GoLive 6">
<title>Bienvenido a Nutrientes de Vida</title>
</head>
<frameset border="0" frameborder="no" framespacing="0" rows="150,*">
<frame name="Midle_top" noresize scrolling="no" src="../membrete.html">
<frameset border="0" cols="192,*,191" frameborder="no" framespacing="0">
<frame name="Left" noresize scrolling="no" src="../menu/menu.html">
<frame name="Midle" noresize src="../data/nosotros/h_nos.html" scrolling="no">
<frame name="Right" noresize scrolling="no" src="../noti/articulo.html">
</frameset>
<noframes>
<body bgcolor="#ffffff">
<p></p>
</body>
</noframes>
</frameset>
</html>
Fijate en los scrollin="no"
Saludos
Stgo´06