EDIT: I meant to add, this sometimes (freakishly) does not occur.
Could these particular parameter be the culprits:
—————————-
#content {
position:relative;
float:left;
margin:0;
padding:0;
width:65%;
text-align:justify;
—————————-
textarea {
overflow:auto;
—————————-
.clearfix:after {
content: “.”;
display:block;
height:0;
clear:both;
visibility:hidden;
—————————-
p, .storycontent, .storycontent ul {
line-height:1.5em;
color: #000;
margin:6px 0 9px 1px;
padding:0;
—————————-
http://dejasoul.blogsome.com