Hello i have small problem with nicedit editor
the problem is
the first line is can not be affected !
example :
i writed ( asdad ) in the first line of the textarea box
i marked it and clicked on ( center align )
it's should go to the center of the box
see this picture

this problem is only in first line ..
others is work fine
The problem is only in firefox !
i am using firefox 3..... and i see this problem !
my code is
<script src="http://js.nicedit.com/nicEdit-latest.js" type="text/javascript"></script>
<script type="text/javascript">bkLib.onDomLoaded(nicEditors.allTextAreas);</script>
<textarea cols=40 rows=10></textarea>
Thank you !