i haven't tried this on to many sites but it worked on a high pr drupal site that i was commenting on before.. i noticed all links were nofollow except one guy's who was follow. i looked at the page source and saw this
i copied that exact code into my post and it worked perfectly!
PHP:
<a rel="follow" href="http://www.yourdomain.com/" rel="nofollow" rel="nofollow">your anchor</a>
i copied that exact code into my post and it worked perfectly!