Dude, I've been asking for this for a long time and Its fallen on deft ears. Even the forum moderatios dont want to answer my private messages to them about this.
Go get Auto Hot Key.
Heres my script, its what I've been using and works very well. First you will need to install the software, then create a basic text file and past in the below text. then rename the extension to .ahk
^!s::Suspend ; Press Ctrl+Alt+S to Suspend. Press it again to resume.
#SingleInstance Force
#MaxHotkeysPerInterval 99999
#Persistent
#UseHook
#NoEnv
home::j
PgDn::tab
PgUp::h
Insert::i
End::g
delete::r
AppsKey::v