HTML5 video has come a long way but still lacks consistent codec support and the ability to go fullscreen, until now of course.
Webkit nightly, Chrome dev and Firefox nightly have added the ability to put HTML5 videos, and other elements, into fullscreen mode using The FullScreen API
Interesting write-up on how to use the current implementation of The Fullscreen API (Draft)