PashPP, - Cоррь за Oффтоп,
bes, Cмотри - вродь получилось
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<title>Общие вопросы</title>
<script type="text/javascript" src="http://yandex.st/jquery/1.4.4/jquery.min.js"></script>
<style type="text/css">
#tableId0,#tableId1{
border-collapse:collapse!important;
}
#div0{
position:absolute;
width:100%;
height:50%;
border:red 1px solid;
}
#div1{
position:absolute;
margin-top:4px;
top:50%;
width:100%;
height:50%;
border:blue 1px solid;
}
span#Scroll{
border:red 2px solid!important;
display:inline-block;
position:absolute;
margin-top:0px;
margin:0;
width:50%;
height:100%!important;
overflow-y:auto;
}
</style>
</head>
<body>
<div id=div0>
<table id="tableId0" border="1" style="width:100%;height:100%;">
<tbody>
<tr style=width:100%;height:50%"><td>ячейка 1</td><td>ячейка 2</td></tr>
</tbody>
</table>
</div>
<div id=div1>
<table id="tableId1" border="1" style="width:100%;height:100%;">
<tbody>
<tr valign=top style=width:100%;height:50%"><td width=50%;>ячейка 1</td><td><span id=Scroll>
<div style="width:100%;height:110%;">ячейка 1</div>
</span></td></tr>
</tbody>
</table>
</div>
</body>
</html>
Чуть Вылезает за счет проставки бордеров