it's works well with 4.0.5
just follow the instruction then if does not work, try this tips
PHP Code:
At FORUMHOME TEMPLATE
find
Original
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/tfh/tabview2.9.0/tabview-min.js"><\/script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/tfh/element2.9.0/yui_element.js"></script>
replace with
<script type="text/javascript" src="http://yui.yahooapis.com/2.7.0/build/utilities/utilities.js"></script>
<script type="text/javascript" src="http://yui.yahooapis.com/2.7.0/build/tabview/tabview-min.js"></script>
in other words,i change the url script addres to beta version

Prise the lord it works well,
Thank you guys