Lo hubieses solucionado si llegas a ponerlo así:
Código:
<div style="width:320px; height:320px; overflow:auto">
<div style="width:80px; height:20px; float:left">
Prueba
</div>
<div style="width:80px; height:20px; float:left">
Prueba
</div>
<div style="width:80px; height:20px; float:left">
Prueba
</div>
<div style="width:80px; height:20px; float:left">
Prueba
</div>
<div style="clear: both;"></div>
</div>
Un saludo!