Okey Friend,
I make somethink, but i think not ok for rewrite. For my is not important, i make nofollow and Google not follow link.
Maybe you have one solution same, but i want post also.
I delete problem by template....
Search Template
Search_result_postbit
Find
<a href="showthread.php?$session[sessionurl]p=$post[postid]$post[highlight]#post$post[postid]">$post[posttitle]</a><br />
and Replace With
<a href="showthread.php?s=&postid=$post[postid]#post$post[postid]" >$post[posttitle]</a><br />
-----------------
IF you want rewrite you can use
<a href="showthread.php?$session[sessionurl]p=$post[postid]/#post$post[postid]">$post[posttitle]</a><br />
Not very rewrite...but...same....
For nofollow add rel="nofollow", naturally....
Thanks for all