I want to capture, and disable, some keys when a specific group of people are using the editor. The group of users will be able to edit content, but not delete content. I want them to have to apply the <del></del> style similar to track changes in MS Word. To enforce this I need to disable the delete, backspace, and cut keys (key strokes). Any ideas?