I once tried something similar (can't remember what - but it was a combination used by the browser for another default action) and was unsuccessful. My intuition is that since the browser itself uses Ctrl + S, that it can't be done because the browser captures that key pattern. However, using some Javascript, it is possible as long as the key combination isn't utilized by the browser (at least that is my thought).