For this to work in IE8, it's required that something like jQuery standardizes the event objects, as for example the "which" property does not exist in IE8. If jQuery is included before calling ko.applyBindings, it works fine.
Maybe this should be mentioned in the readme.