I made a div, when you press "e", it places a text box over the text. When you press tab, it takes the contents and places them into the div.
However, after this happens, it no longer recognizes key events until you click in the window again (I'm 90% certain it goes to the address bar -- at least that's what it does for me now in the jsfiddle link below -- but have tried so many things at this point that I have conflicting experiences).
StackOverflow won't let me link to jsfiddle without having a code block (wtf?)