My article on using requestAction() and custom layouts to add XHR functionality in CakePHP is now live on the Bakery.
This tutorial outlines a method for creating or modifying Cake apps that work swiftly for XHR(XmlHTTPRequest)-enabled clients and degrades well to non-XHR/AJAX (even javascript disabled) clients.