And one more for newpost.tpl

Code
<input type="button" name="preview" value="{$lang.DO_PREVIEW}" class="form-button" onclick="doPreview();"/>

replace with:

Code
<input type="button" tabindex="4" name="preview" value="{$lang.DO_PREVIEW}" class="form-button" onclick="doPreview();"/>

edit:

I attached a text file with all the fixes in it, it's easier to read.
Attachments
419-tabfix.txt (1.32 KB, 614 downloads)

Last edited by blaaskaak; 05/04/2007 4:14 PM. Reason: Attached a textfile

[Linked Image from siemons.org]