Whether or not you can statically link webkit is a technical issue.
If QtWebKit can be built as a static library then you can link your application statically against it.
Whether you use Qt under the terms of the LGPL or "commercial" license doesn't impact this, mostly because webkit itself is under LGPL license.
Cheers,
_
Bookmarks