Perkè non posti il link della pagina? così capiamo meglio??

codice:
<html>

<head>

<title>Pagina</title>
</head>

<frameset rows="450,*">
  <frame name="quattrocentocinquantapixel" scrolling="auto" noresize target="principale">
  <frame name="centopercento" scrolling="auto" noresize>
  <noframes>
  <body>
Il Tuo Browser non Supporta i Frames
  </body>
  </noframes>
</frameset>

</html>
COSI', le barre di scorrimento appariranno SOLO SE NECESSARIE, naturalmente manca l'src. (NATURALMENTE 2 BARRE! UNA X FRAME! NON PUOI FAR SCORRERE TUTTO IN UNO)