Its not that big deal actually.
I'm surprised nobody seems to notice or have this problem.
Try:
function start()
showChat(false)
setTimer(showChat, 5000, 1, true)
end
addEventHandler("onClientResourceStart", resourceRoot, start)
While the chatbox is gone, try to press F8. For me, it doesn't work.