You can set the CSS property cursorvalue is bodythe value of "wait". With a prototype, it will look like this:
$(document.body).setStyle({cursor: 'wait'});
I believe this is jQuery code, someone please correct me if I am wrong, as I am not a jQuery expert:
$("body").css("cursor", "wait");
, Windows Mac OS.