Yeah, LiveTopics keeps up a communication channel while you have the page open. Mostly it is used to sent stuff from the server to the client. This feature sents something to the server, the server will than propagate the 'iswriting' message to all the others in the topic.
The HTML5 part is that communication channel, it is called WebSockets.