jQuery.noConflict();

jQuery(function($) {
    $("#texto_buscar").defaultvalue('Ingresa título del libro o autor... ');
});