In oblivion you could check if the actor was playing an animation and or and idle. If neither checks returned true the actor was being handled by the Havok physics system.
That does not seem to work in Skyrim.
You can check the player's MASS and if it is ZERO the player is in the havok system but this will not work on other actors.