Disable Delete/Backspace Key?

Does anyone know if there’s a way to disable the Delete (Backspace) key via Actionscript?

I’m building a game with input text fields and need to prevent the user-entered text from being deleted. (The user needs to be able to select and change the letters they’ve typed, but not delete them so as to not change the positioning of the letters that come after).